home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / Controls GH ƒ / Flag Control GH / About Flag Control GH next >
Text File  |  1994-04-24  |  1KB  |  39 lines

  1. About Flag Control GH 1.0 4/24/94
  2. The file "Flag Control GH (rsrc)" contains a CDEF of id 932. This CDEF implements
  3. a control which acts exactly like the toggle switches found in the Finder's
  4. text views. This control has not changed since its original release.
  5.  
  6. • For an example where this is control is used, look at Siege Watch 2.0.
  7.   
  8. • CNTL resources which used this CDEF should use a proc ID of 14912
  9.  
  10. • I've included all the source code for this control in the files: FlagCDEF.c,
  11.   FlagCDEF.h, utilities.c and utilities.h. Feel free to modify the code for
  12.   your own projects and send along bug fixes and suggestions to me.
  13.  
  14. • DLOGs should have an auxillary color resource, so the Dialog Manager
  15.   knows enough to use a color window when appropriate.
  16.   
  17. • If used in a document window, be sure to use a color window when
  18.   color quickdraw is available.
  19.   
  20. • I used Think C 5 to compile this project.
  21.  
  22. • Thanks to Leonard Roesenthol for providing a few lines of very important
  23.   code.
  24.  
  25. • Thanks to the good folks at Symantec for providing some sample code in
  26.   Think Reference 2.0
  27.  
  28. • If you do use this control in a released program, send me a postcard
  29.   describing it.
  30.  
  31. • If you bundle this package in a CD-ROM such as the Sumex CD-ROM send me
  32.   a copy of the first edition it appears on.
  33.  
  34. **************
  35. Glenn R. Howes
  36. 1101 University Ave. 
  37. Madison, WI 53715
  38. grhowes@students.wisc.edu
  39. **************